تقرير عملاء ومنتجات


{$message}

{assign var=i value=1} {foreach $alldata{$i} as $pro} {capture assign=i}{$i+1}{/capture} {/foreach}
اسم المنتج وحدة القياس سعر البيع التاريخ الفاتورة
{$pro->productName} {if $hidecat eq 1} /{$pro->productCatName} {/if} {if {$pro->unitName} neq ''} {$pro->unitName} {else} --- {/if} {$pro->sellbilldetailprice} {$pro->sellbilldetaildate} {if {$pro->billtype} eq 2} {elseif {$pro->billtype} eq 3 } {elseif {$pro->billtype} eq 0} {elseif {$pro->billtype} eq 1} {/if}